How do I set up a .emacs initialization file? [migrated]
        Posted  
        
            by 
                Harry Weston
            
        on Programmers
        
        See other posts from Programmers
        
            or by Harry Weston
        
        
        
        Published on 2012-04-09T22:15:22Z
        Indexed on 
            2012/04/09
            23:47 UTC
        
        
        Read the original article
        Hit count: 328
        
I am using Linux Fedora 13 (Constantine) and emacs 23.1.1. I am trying to set up a .emacs file for initialization, by using emacs itself to edit and save a file .emacs in my home directory. However, although the file is there, emacs does not seem to recognize it. What might I be doing wrong, and is there a simple text for .emacs that will show me if it is being used, one that will display a message on emacs start up?
© Programmers or respective owner